﻿@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;font-size:12px; color:#666; font-family: Arial,"微软雅黑";}
html{ font-family:"微软雅黑";}
li {list-style: none;}
a { text-decoration: none;}
a,img{border:0;}
a:hover{ color:#fc8f04;}
h1, h2, h3, h4, h5, h6 {font-weight:normal; }
input{vertical-align:middle;font-family:"微软雅黑","Arial";}
select{outline:none;}

.top1 {background-color: #f0f0f0; height:33px;}
.top1box { width: 1100px;overflow: hidden;margin: 0 auto;}
.lbox {float: left; line-height:33px; font-size:14px; color:#393d81; letter-spacing:2px;}
.rbox {float: right;padding-top:7px;overflow: hidden;}
.rbox li {display: block;float: left;height: 20px;background-image: url(../templates/cn/images/1_11.png);background-repeat: no-repeat;background-position: center right;padding-left: 10px; padding-right: 10px;}
.rbox li a{font-size:14px; color:#666; text-transform:uppercase;}
.rbox li a:hover{ color:#fc8f04;}
.wx {display: block; padding-left: 26px; background-image: url(/templates/cn/images/sy1_03.png); background-repeat: no-repeat; background-position: left;line-height: 20px;color: #fc8f04;}

.tooltip{width:250px; height:175px;background-position:left top;font-size:12px; z-index:100; text-indent:-9999}
.tooltip div{width:250px; height:275px; background:url(/templates/cn/images/erweima.jpg) no-repeat top center;}

.top2{ height:106px; border-bottom:2px solid #fc8f04;}
.top2box { width: 1100px;margin: 0 auto;}
.logo{ display:block; float:left; width:180px; margin-top:20px;}
.menu{ float:left; width:900px; float:right; height:106px; line-height:106px;}
.menu .nli{ float:left; width:150px; text-align:right; font-size:16px; position:relative;}
.menu .nli span a{ float:left; font-size:16px; color:#666; width:150px; border-right:1px solid #fff;}
.menu .nli:hover span a,

.menu .nli.hover span a{ color:#f58f05;}

.menu .nli .icon-home{  font-size:18px; color:#666; margin-right:8px;}
.menu .nli:hover .icon-home{ color:#f58f05;}
.menu .nli.hover .icon-home{ color:#f58f05;}

.menu .nli a{ font-size:16px; color:#666; width:150px; border-right:1px solid #fff;}
.menu .nli a:hover { color:#f58f05;}
.menu .nli.hover a{ color:#f58f05;}

.menu .sub{ width:150px;  display:none; position:absolute; margin-left:-35px; left:50%; top:64px; z-index:50; z-index:9999;}
.menu .sub li{ float:left; width:100%; text-align:center; background-color:#f6f6f6; position:relative;}
.menu .sub li a{ float:left;width:100%; height:32px; color:#414041; line-height:32px; font-size:12px; }
.menu .sub li a:hover{ background:#f58f05; color:#fff;} 




.w1100{ width:1100px; margin:0 auto;}


.footer{ height:60px; border-top:1px solid #eee;}
/*.footerbox{ overflow:hidden;}*/
.flbox{ float:left; font-size:14px; color:#777777; line-height:60px; letter-spacing:2px;}
.flbox a{ font-size:12px; color:#666;}
.flbox a:hover{ color:#f58f05;}
.fdlink{ display:block; float:right; line-height:60px; font-size:14px; color:#f58f05; width:340px; position:relative; margin-top:15px;}

.fdlink span{ width:60px; height:28px; display:block; float:left; line-height:28px; font-family:"微软雅黑"; color:#f69002;}

.fdlink input.fd-inputfir {
    float: left;
    display: inline-block;
    width: 201px;
    height: 28px;
    background: #fff;
    padding-left: 18px;
    font-size: 14px;
    line-height: 28px;
    color: #9c9a9a; border:1px #f7b267 solid;
    font-family: "微软雅黑";
}

.fdlink input.fd-inputsec {
    float: left;
    display: inline-block;
    width: 29px;
    height: 32px;
    background:#f78f05 url(/templates/cn/images/ft_img01.jpg) no-repeat center; cursor:pointer; outline:none;
    border: none; 
}

.fdlink .fdlink-son {
    position: absolute;
    bottom: 32px;
    left: 60px;
    z-index: 3;
    width: 218px; border:1px #f69002 solid; border-bottom:0px;
    background: #fff;
    display: none;
}

.fdlink .fdlink-son a {
    display: block;
    font-size: 14px;
    line-height: 35px; border-bottom:1px #ddd dotted;
    color: #666;
    font-family: "微软雅黑"; padding-left:25px; 
}